WebObjects is an environment for building and deploying World Wide Web applications. For development, it provides a scripting language and objects you can use to create Web applications. For deployment, it provides a system of interrelated components that connect your WebObjects applications to the Web.
This chapter contains a quick introduction to creating, installing, and running applications with WebObjects. Using the Web equivalent of Hello World as an example, this chapter answers the following basic questions:
This section describes where WebObjects resources are installed on your system and what the resources are for.
This section describes the typical ingredients of a WebObjects application, what role they play, and where to install them. The topics included in this section are:
This section describes how to run a WebObjects application using a Web browser.
This section describes the Hello World example application.
This section describes the tasks involved in writing the Hello World application. The topics in this section describe the files in the two Hello World components: